[INFO] cloning repository https://github.com/aacebo/nova
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aacebo/nova" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faacebo%2Fnova", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faacebo%2Fnova'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 61c6a3473f806b068d710cf2aa5199c519c5eba4
[INFO] checking aacebo/nova against try#24e1a22664233bce1f9b5dc6eee7c1f74327e28c for pr-159343
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faacebo%2Fnova" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/aacebo/nova
[INFO] finished tweaking git repo https://github.com/aacebo/nova
[INFO] tweaked toml for git repo https://github.com/aacebo/nova written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aacebo/nova on toolchain 24e1a22664233bce1f9b5dc6eee7c1f74327e28c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aacebo/nova already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 79ae87325437c4c8920e9b79f70ca3acfb7cfc17370f6ad0f198bca4ffa124f1
[INFO] running `Command { std: "docker" "start" "79ae87325437c4c8920e9b79f70ca3acfb7cfc17370f6ad0f198bca4ffa124f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79ae87325437c4c8920e9b79f70ca3acfb7cfc17370f6ad0f198bca4ffa124f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "79ae87325437c4c8920e9b79f70ca3acfb7cfc17370f6ad0f198bca4ffa124f1" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79ae87325437c4c8920e9b79f70ca3acfb7cfc17370f6ad0f198bca4ffa124f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "79ae87325437c4c8920e9b79f70ca3acfb7cfc17370f6ad0f198bca4ffa124f1" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]     Checking memo-map v0.3.3
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling aws-lc-rs v1.17.1
[INFO] [stderr]    Compiling pulp v0.22.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking pulp-wasm-simd-flag v0.1.1
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]    Compiling dyn-stack-macros v0.1.3
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling cc v1.2.67
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking console v0.16.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking unicode-normalization-alignments v0.1.12
[INFO] [stderr]     Checking typed-path v0.12.3
[INFO] [stderr]     Checking pem-rfc7468 v1.0.0
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking der v0.8.1
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking macro_rules_attribute v0.2.2
[INFO] [stderr]     Checking socks v0.3.4
[INFO] [stderr]     Checking webpki-root-certs v1.0.8
[INFO] [stderr]     Checking unsafe-libyaml-norway v0.2.15
[INFO] [stderr]     Checking crossbeam-channel v0.5.16
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]     Checking regex-automata v0.4.15
[INFO] [stderr]     Checking tabwriter v1.4.1
[INFO] [stderr]     Checking indicatif v0.18.6
[INFO] [stderr]     Checking path-tree v0.8.3
[INFO] [stderr]     Checking futures-timer v3.0.4
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking stringmetrics v2.2.2
[INFO] [stderr]     Checking zip v8.6.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking proc-macro2 v1.0.106
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking rayon-cond v0.4.0
[INFO] [stderr]     Checking rustc-demangle v0.1.28
[INFO] [stderr]    Compiling valuable v0.1.1
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking thousands v0.2.0
[INFO] [stderr]     Checking mintex v0.1.4
[INFO] [stderr]    Compiling aws-lc-sys v0.42.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling onig_sys v69.9.3
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]     Checking async-object-pool v0.2.0
[INFO] [stderr]     Checking quote v1.0.46
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]     Checking lru v0.18.1
[INFO] [stderr]     Checking time v0.3.53
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking regex v1.13.0
[INFO] [stderr]     Checking fancy-regex v0.18.0
[INFO] [stderr]     Checking onig v6.5.3
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking nova-reflect-macros v0.0.0 (/opt/rustwide/workdir/crates/reflect/macros)
[INFO] [stderr]     Checking zyn-core v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.54
[INFO] [stderr]    Compiling bytemuck_derive v1.11.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking bytemuck v1.25.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling monostate-impl v0.1.18
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking dyn-stack v0.13.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking monostate v0.1.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling valuable-derive v0.1.1
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerocopy v0.8.54
[INFO] [stderr] error: could not compile `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/bin/rustc --crate-name serde_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=58b0a590804bc178 -C extra-filename=-055cdb89968b251d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d4cb564e807a9cd7.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-12a774c18bdf157c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-96e082687b56cdd9.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "79ae87325437c4c8920e9b79f70ca3acfb7cfc17370f6ad0f198bca4ffa124f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79ae87325437c4c8920e9b79f70ca3acfb7cfc17370f6ad0f198bca4ffa124f1", kill_on_drop: false }`
[INFO] [stdout] 79ae87325437c4c8920e9b79f70ca3acfb7cfc17370f6ad0f198bca4ffa124f1
